C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportObjectNamedList<TItem> Class / Contains Method

In This Topic
Contains Method (ReportObjectNamedList<TItem>)
In This Topic
Determines whether the collection contains a specific item.
Overload List
OverloadDescription
Determines whether the collection contains a specific item. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
Determines whether the collection contains an item with specified name. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
See Also